Ensure the icon_theme->all_icons and dir->icons hash tables use the same
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Apr 2007 14:55:52 +0000 (14:55 +0000)
committerChris Wilson <cpwilson@src.gnome.org>
Tue, 24 Apr 2007 14:55:52 +0000 (14:55 +0000)
commit18a9c78bf36be6e6c84a7fa8259b9daa4e8eb96f
treee1c9cc09fe10237a080a2c0dec350ab2c30d7a7c
parent954746fa05eefd56b74f3c1f92a1c982cea67f7a
Ensure the icon_theme->all_icons and dir->icons hash tables use the same

2007-04-24  Chris Wilson  <chris@chris-wilson.co.uk>

    * gtk/gtkicontheme.c (scan_directory): Ensure the
    icon_theme->all_icons and dir->icons hash tables use the same string
    as their keys. (#418531)

svn path=/trunk/; revision=17626
ChangeLog
gtk/gtkicontheme.c